babl: reduce number of pixels tested when profiling to 128
authorØyvind Kolås <pippin@gimp.org>
Sat, 31 Mar 2012 16:08:16 +0000 (17:08 +0100)
committerØyvind Kolås <pippin@gimp.org>
Sat, 31 Mar 2012 16:08:16 +0000 (17:08 +0100)
babl/babl-conversion.c

index d12222d573f561fc1dbc31a1cf0029e0db1dc9ea..4f68aaa2f450745fb94d74d1d966c91937a6b0e4 100644 (file)
@@ -429,7 +429,7 @@ babl_conversion_process (const Babl *babl,
   return n;
 }
 
-#define test_pixels    2048
+#define test_pixels    128
 
 
 static double *